Rename parasite to gtkinspector
authorMatthias Clasen <mclasen@redhat.com>
Wed, 7 May 2014 03:24:20 +0000 (23:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 May 2014 02:04:20 +0000 (22:04 -0400)
commitccff3e952db3388e4fff51f3489d10f693635ead
treef8387144d93defba21acad43ce8c822cbd1ca857
parent19bf88acfa3157d998d684ddcdc9742c1bd9cb36
Rename parasite to gtkinspector

This avoids namespace collisions with the original
gtkparasite project, and adds the gtk prefix to
all symbols and type names.
36 files changed:
gtk/gtkwindow.c
modules/other/parasite/Makefile.am
modules/other/parasite/button-path.c
modules/other/parasite/button-path.h
modules/other/parasite/button-path.ui
modules/other/parasite/classes-list.c
modules/other/parasite/classes-list.h
modules/other/parasite/classes-list.ui
modules/other/parasite/css-editor.c
modules/other/parasite/css-editor.h
modules/other/parasite/css-editor.ui
modules/other/parasite/inspect-button.c
modules/other/parasite/inspector.gresource.xml [new file with mode: 0644]
modules/other/parasite/module.c
modules/other/parasite/object-hierarchy.c
modules/other/parasite/object-hierarchy.h
modules/other/parasite/object-hierarchy.ui
modules/other/parasite/parasite.gresource.xml [deleted file]
modules/other/parasite/prop-list.c
modules/other/parasite/prop-list.h
modules/other/parasite/prop-list.ui
modules/other/parasite/property-cell-renderer.c
modules/other/parasite/property-cell-renderer.h
modules/other/parasite/python-hooks.c
modules/other/parasite/python-hooks.h
modules/other/parasite/python-shell.c
modules/other/parasite/python-shell.h
modules/other/parasite/themes.c
modules/other/parasite/themes.h
modules/other/parasite/themes.ui
modules/other/parasite/widget-tree.c
modules/other/parasite/widget-tree.h
modules/other/parasite/widget-tree.ui
modules/other/parasite/window.c
modules/other/parasite/window.h
modules/other/parasite/window.ui